IBDAC

TIBCConfigService Members

TIBCConfigService class overview.

Properties

Name Description

Active (inherited from TCustomIBCService)

Used to set the service to active or inactive (default).

Connection

Used to specify the connection in which the dataset will be executed.

Database

Used to set or return the database name.

Handle (inherited from TCustomIBCService)

Used to return the database handle.

JournalInformation

Holds information about journal system.

LoginPrompt (inherited from TCustomIBCService)

Used to dispaly a login prompt before attaching to a database.

Params (inherited from TCustomIBCService)

Used to set or return database parameters.

Protocol (inherited from TCustomIBCService)

Used to select the network protocol.

Server (inherited from TCustomIBCService)

Used to set the name of the server on which the services are to be run.

ServiceParamBySPB (inherited from TCustomIBCService)

Used to return and sets SPB parameters.

Transaction

Used to determine the transaction under which the query of this dataset executes.

Methods

Name Description

ActivateShadow

Activates the database shadow.

AlterJournal

Alters a pre-existing journal system.

Attach (inherited from TCustomIBCService)

Attaches to the database.

BringDatabaseOnline

Brings a database online.

CreateJournal

Creates a journal.

CreateJournalArchive

Creates an archive.

Detach (inherited from TCustomIBCService)

Detaches from the database.

DisableFlush

Disables database flushing.

DropJournal

Drops a journal system.

DropJournalArchive

Drops an archive.

FlushDatabase

Flushes a database.

GetJournalInformation

Retrieves journaling information.

ReclaimMemory

Used to reclaim memory.

ServiceStart

Is not currently used by TIBCConfigService.

SetAsyncMode

Changes the database write mode to asynchronous (buffered writes).

SetDBSqlDialect

Sets the SQL dialect for the database.

SetFlushInterval

Sets the interval for database flushing

SetGroupCommit

Sets group commit.

SetLingerInterval

Sets the linger interval.

SetPageBuffers

Sets the number of database page buffers.

SetReadOnly

Sets the database to read only.

SetReclaimInterval

Sets the reclaim interval.

SetReserveSpace

Reserves space for versioning.

SetSweepInterval

Sets the sweep interval for the database.

ShutdownDatabase

Shuts down the database.

SweepDatabase

Performs a database sweep.

Events

Name Description

OnAttach (inherited from TCustomIBCService)

Occurs when the database is attached.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback